Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Crowdin updates #19

Merged
merged 5 commits into from
Sep 16, 2020
Merged

Conversation

platoniq-bot
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Sep 16, 2020

Codecov Report

Merging #19 into feature/component_map will increase coverage by 1.16%.
The diff coverage is 88.35%.

Impacted file tree graph

@@                    Coverage Diff                    @@
##           feature/component_map      #19      +/-   ##
=========================================================
+ Coverage                  82.14%   83.31%   +1.16%     
=========================================================
  Files                         39       44       +5     
  Lines                        644      779     +135     
=========================================================
+ Hits                         529      649     +120     
- Misses                       115      130      +15     
Impacted Files Coverage Δ
lib/decidim/decidim_awesome/engine.rb 100.00% <ø> (ø)
lib/decidim/decidim_awesome/version.rb 0.00% <0.00%> (ø)
...decidim/decidim_awesome/map_component/component.rb 44.00% <44.00%> (ø)
lib/decidim/decidim_awesome/config.rb 96.55% <91.66%> (-1.49%) ⬇️
...decidim/decidim_awesome/admin/config_controller.rb 91.30% <100.00%> (+0.39%) ⬆️
...im_awesome/map_component/application_controller.rb 100.00% <100.00%> (ø)
...im/decidim_awesome/map_component/map_controller.rb 100.00% <100.00%> (ø)
...forms/decidim/decidim_awesome/admin/config_form.rb 100.00% <100.00%> (ø)
...ecidim_awesome/admin/config_constraints_helpers.rb 36.17% <100.00%> (+7.59%) ⬆️
app/helpers/decidim/decidim_awesome/map_helper.rb 100.00% <100.00%> (ø)
... and 7 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1ab6073...f83b942. Read the comment docs.

@microstudi microstudi merged commit 9f27e45 into feature/component_map Sep 16, 2020
microstudi added a commit that referenced this pull request Sep 18, 2020
* add first approach to component with a map

* fix in component routes and add map js logic

* make rubocop happy

* add query to graphql api to show meetings and proposals, still without templates as popup

* fix use of templates in awesome map

* update bundle && erblint

* rearrange map into a single component

* update gemfiles and appraisal

* fix gemfile

* fix gemfile

* fix gemfile

* fix dummy app bndle

* revert automatic gemfile version finder

* normalize yml

* add seeds to awesome

* refactor javascript

* add geolocation to proposals in assemblys when seeding

* add customizable height

* ask only if elements are geolocated

* fix dropdown zindex

* custom icon for meetings

* custom icons

* add pagination to api queries (#11)

* add colors based on categories to markers (#12)

* add colors based on categories to markers

* set fillColor to --primary in case the category has no color assigned

* use a Category class

* add category layers

* add category colors

* add amendments layer

* search for category names

* automatic choose best language

* intelligent label placement

* refactor category assignation

* style fixes

* add specs

* fix unpublished components

* fix empy nodes

* try to fix not found image from leaflet

* Add readme info

* remove custom asset

* override assets

* fix finall call on paginate

* erblint

* New Crowdin updates (#18)

* New translations en.yml (French)

* New translations en.yml (Spanish)

* New translations en.yml (Catalan)

* fix asset definition

* fix category filter management

* New Crowdin updates (#19)

* New translations en.yml (French)

* New translations en.yml (Spanish)

* New translations en.yml (Catalan)

* New translations en.yml (Catalan)

Co-authored-by: Ivan Vergés <[email protected]>

* do not hide parent categories

* add menu collapse option

* fix test

* disable codeclimate reporter

* New Crowdin updates (#21)

* New translations en.yml (French)

* New translations en.yml (Spanish)

* New translations en.yml (Catalan)

* New translations en.yml (Catalan)

* New translations en.yml (French)

* New translations en.yml (Spanish)

* New translations en.yml (Catalan)

* New translations en.yml (Catalan)

Co-authored-by: Ivan Vergés <[email protected]>

* New Crowdin updates (#23)

* New translations en.yml (French)

* New translations en.yml (Spanish)

* New translations en.yml (Catalan)

* New translations en.yml (Catalan)

* New translations en.yml (French)

* New translations en.yml (Spanish)

* New translations en.yml (Catalan)

* New translations en.yml (Catalan)

* New translations en.yml (Spanish)

* New translations en.yml (Spanish)

Co-authored-by: Ivan Vergés <[email protected]>

Co-authored-by: David Igón <[email protected]>
Co-authored-by: Platoniq Bot <[email protected]>
microstudi added a commit that referenced this pull request Nov 2, 2023
* Setup migrations and models (#13)

* add migrations

* change grade to weight

* totals name

* hooks (wip)

* add total weight cache

* graded voting/set defaults (#14)

* initial defaults

* add deface

* add views to manifest

* add cells view hacker

* set weight validator for voting manifest

* test fixing

* add basic weight voting

* add specs

* manifest spec

* add controller spec

* add readme

* fix awesome spec

* rubocop

* fix system checker spec

* set openstreet map

* used mocked openstreet maps

* modernize actions

* Prevent changin voting manifest if votes exist (#16)

* update codecov report

* Export weights (#17)

* add label generation for the manifest

* tweak exported

* add weights to the exporter

* fix tests

* add graphql entry

* Order proposals by my votes (#18)

* override filters

* add specs

* FrontEnd vote action UI/implementation (#15)

* add vote button, add modal, change votes counter view

* change frontend

* add voting to modal

* add action cable, updating results

* refactoring

* isolate the specific implementation of the voting

* add abstain setting

* change modal, change voting

* add abstain to voting

* refactoring

* change weight colors

* add tests

* add cells specs

* fix lint

* fix stylelint

* normalize locale

* change controller

* fix proposal_vote_path

* fix locale

* fix locale

---------

Co-authored-by: Ivan Vergés <[email protected]>

* Minor fixes and improvements for frontend voting (#19)

* change basic copies

* namespace css

* add link "change my vote"

* change opacity method

* add tests

* add check settings for abstain

* fix cell test

---------

Co-authored-by: Anna Topalidi <[email protected]>

* Add modal window with instructions (#20)

* change basic copies

* namespace css

* introduce modal pre-voting

* handle localstorage

* refactor namespaces for copies

* fix copy

* copies

* add finger

* add svg icons

* add margin

* fix margins in modal

* abstain style

* fix tests

* prevent voting abstain if not allowed

* fix footer

* normalize i18n

* add additional specs

* add conf var for sorting

* fix cache proposal_m

* proposal conf fixes

* Rename manifest and minor fixes (#22)

* rename voting_cards manifest

* mend

* abstain color

* fix modal title

* fix test

* fix counter colors

* fix xss

* style fix

---------

Co-authored-by: Anna Topalidi <[email protected]>
Co-authored-by: Anna Topalidi <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants